ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Rect<T> Structure / Height Property

In This Topic
    Height Property (Rect<T>)
    In This Topic
    Gets the height of this Rect structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As T
    public T Height {get;}
    See Also